From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:45 +0000 (+0000) Subject: packages/intltool: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=e163fb0b8d26f4c24047cf720c5d218e89f7897f;p=openwrt%2Fsvn-archive%2Fpackages.git packages/intltool: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40097 --- diff --git a/libs/intltool/Makefile b/libs/intltool/Makefile index 2d76bcf6c..e7fcb4d77 100644 --- a/libs/intltool/Makefile +++ b/libs/intltool/Makefile @@ -31,7 +31,7 @@ endef define Package/intltool/description intltool is a set of tools to centralize translation of many different - file formats using GNU gettext-compatible PO files. + file formats using GNU gettext-compatible PO files. endef define Require/perl-xml-parser